Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#837-Closing the claim and invalidating the pending attestations when entity is updated #301

Conversation

shiva-beehyv
Copy link
Contributor

@shiva-beehyv shiva-beehyv commented Mar 28, 2024

Ticket details are here

When an entity is updated, the attestations that are in pending state are to be closed

Initial approach to fix this was to invoke the ClaimPluginActor to reject the claim and let the existing flow take care of closing the claim and the attestation. But this didn't work since only the attestor is allowed to make the changes in this flow.
So added new apis to close claims.

@Sreejit-K
Copy link
Contributor

#310 - this issue is fixed.

@Sreejit-K Sreejit-K closed this Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants